[libxen] C-bindings for the extensions of the Xen-API for managing security policies
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 10 Jul 2007 13:57:04 +0000 (14:57 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 10 Jul 2007 13:57:04 +0000 (14:57 +0100)
commit24b297caea90977f3fa9956c81c4c0577cce11cf
treea35d5771c19992459bec0f11033d211d8a3b7e18
parent3432f42875288d2d7e2565f0eed3701f02585d28
[libxen] C-bindings for the extensions of the Xen-API for managing security policies
Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/libxen/include/xen/api/xen_acmpolicy.h [new file with mode: 0644]
tools/libxen/include/xen/api/xen_vdi.h
tools/libxen/include/xen/api/xen_vm.h
tools/libxen/include/xen/api/xen_xspolicy.h [new file with mode: 0644]
tools/libxen/include/xen/api/xen_xspolicy_decl.h [new file with mode: 0644]
tools/libxen/src/xen_acmpolicy.c [new file with mode: 0644]
tools/libxen/src/xen_vdi.c
tools/libxen/src/xen_vm.c
tools/libxen/src/xen_xspolicy.c [new file with mode: 0644]